@charset "utf-8";
* {
  margin: 0px;
  padding: 0px;
  font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
  font-size: 14px;
}
div {
  overflow: hidden;
}
body {
  min-width: 1200px;
}
img {
  border: 0;
}
ul, li {
  list-style: none;
}
h2 {
  width: 1018px;
  padding: 0 0 0 90px;
  overflow: hidden;
  line-height: 45px;
  float: left;
  text-align: center;
}
.headline h2 a {
  color: #C00;
  font-size: 30px;
  font-weight: bold;
}
.ititle h4 {
  float: left;
  padding: 0 10px;
  font-size: 17px;
  color: #000;
  border-bottom: 2px solid #CC0000;
  margin-bottom: -1px;
}
.ititle1 h4 {
  border-top: 2px solid #CC0000;
  margin-top: -1px;
  border-bottom: none;
  margin-bottom: 0;
}
.imgtext h4 {
  width: 100%;
  float: left;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.imgtext h4 a {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.imgtr h4 a {
  font-size: 14px;
}
.kejia .imgtr h4 a {
  font-size: 15px;
}
.right_big .imgtext h4 a {
  font-size: 14px;
}
h5 {
  width: 100%;
  overflow: hidden;
  height: 25px;
  line-height: 25px;
  margin-bottom: 10px;
}
.headlines h5 a {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}
.imgh {
  float: left;
  width: 100%;
}
.imgh li {
  float: left;
  overflow: hidden;
}
.imgh li img {
  display: block;
}
.imgh li span {
  display: block;
  line-height: 22px;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  margin-top: 3px;
}
/* Link */
a:link {
  color: #333;
  text-decoration: none;
}
a:visited {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #bc2931;
  text-decoration: underline;
}
a:active {
  color: #bc2931;
}
.hline {
  height: 1px;
  width: 100%;
  float: left;
  border-bottom: #ccc dotted 1px;
}
.list {
  float: left;
  width: 100%;
}
.list ul {
  padding: 8px 10px;
}
.list ul li {
  height: 33px;
  line-height: 33px;
  overflow: hidden;
  background: url(dot.jpg) no-repeat 0px 14px;
  padding-left: 13px;
}
.list ul li a {
  font-size: 16px;
}
.leftl .list ul {
  padding: 0 5px 0 0;
}
.leftl .list ul li {
  background: none;
  padding-left: 0px;
}
.leftr .list ul li {
  height: 32px;
  line-height: 32px;
  background: url(dot.jpg) no-repeat 0px 15px;
}
.leftr .hlist ul {
  padding-bottom: 0;
}
.leftr .hlist ul li {
  background: url(dot.jpg) no-repeat 0px 17px;
}
.kejia .list ul {
  padding-top: 0px;
}
.kejia .list ul li {
  height: 30px;
  line-height: 30px;
  background: url(dot.jpg) no-repeat 0px 14px;
}
.right_big .list ul li {
  background: none;
  padding-left: 3px;
}
/*网站头部*/
.wmheader {
  width: 100%;
  margin: 0 auto;
  clear: both;
}
.headerone {
  width: 100%;
  margin: 0 auto;
  height: 36px;
  line-height: 36px;
  background: #F5F5F5;
  border-bottom: 1px solid #ccc;
}
.headercon {
  width: 1200px;
  margin: 0 auto;
}
.zdlink {
  float: left;
}
.shoucang {
  float: right;
}
.headeronecon span {
  font-size: 12px;
  color: #999;
}
.headeronecon a {
  font-size: 13px;
  padding: 0 12px;
  color: #666;
}
.logo {
  width: 325px;
  height: 95px;
  float: left;
  background: url(logo.jpg) no-repeat left top;
  text-align: center;
  font-size: 13px;
  color: #555;
}
.topban {
  width: 860px;
  height: 100px;
  float: right;
  position: relative;
}
#trSlide {
  width: 100%;
  float: left;
}
#trSlide img {
  width: 860px;
  height: 100px;
}
#trSlide .KSS_titleBar, #midggSlide .KSS_titleBar {
  display: none;
}
.topmenu {
  width: 100%;
  margin: 12px auto 0;
  height: 75px;
  background: #CC0000;
}
.caidan {
  width: 1200px;
  margin: 0 auto;
}
.caidan ul li {
  padding: 9px 30px 0 29px;
  float: left;
}
.caidan ul li a {
  font-size: 17px;
  color: #FFF;
}
/*网站底部*/
#foot {
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
  clear: both;
  border-top: 1px solid #ccc;
  background: #f9f9f9;
}
#foot_copy {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  color: #555;
  line-height: 200%;
}
#foot_copy p {
  font-size: 12px;
}
#foot_copy a {
  color: #555;
  font-size: 12px;
}
#foot_copy .red {
  color: #990000
}
/*首页主体内容部分*/
.content {
  width: 1200px;
  margin: 12px auto;
  clear: both;
}
.headline {
  width: 1198px;
  background: #FFFCF7 url(ttbg2022.jpg) no-repeat left top;
  float: left;
  padding: 14px 0;
  margin-top: 2px;
  border: 1px solid #dfdfdf;
  position: relative;
}
.headline p {
  position: absolute;
  right: 0px;
  bottom: 14px;
  width: 90px;
  font-size: 14px;
  color: #999;
}
.headline p a {
  font-size: 14px;
  color: #666;
}
.lmlb {
  width: 1190px;
  float: left;
  padding: 2px 5px;
  background: #F1F1F1;
}
.ntopl {
  width: 751px;
  padding-right: 25px;
  float: left;
}
.picnews {
  width: 100%;
  position: relative;
  height: 472px;
}
#KinSlideshow {
  width: 100%;
  float: left;
}
#KinSlideshow img {
  width: 751px;
  height: 472px;
}
.KSS_titleBox {
  width: 100%;
  height: 35px;
  bottom: 0px;
  left: 0px;
}
.KSS_titleBox .title {
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
  color: #fff;
  width: 570px;
  font-size: 16px;
}
.KSS_titleBar {
  width: 100%;
  bottom: 0px;
  left: 0px;
  height: 35px;
  background: #000;
}
.KSS_btnBox {
  position: absolute;
  z-index: 100;
}
#KinSlideshow .KSS_btnBox {
  right: 4px;
  bottom: 4px;
}
.KSS_btnBox #btnlistID li {
  margin-left: 4px;
  width: 27px;
  height: 27px;
  line-height: 27px;
  font-family: verdana, Arial, "宋体", Helvetica, sans-serif;
}
.ntopr {
  width: 410px;
  padding: 0 6px 3px;
  float: left;
  border: 1px solid #DFDFDF;
}
.headlines {
  width: 390px;
  float: left;
  padding: 12px 10px 8px;
}
.headlines p {
  text-indent: 25px;
  font-size: 14px;
  color: #666666;
  line-height: 200%;
}
/*首页头部下拉返回后保留小图*/
.midgg {
  margin: 15px auto;
}
.tonglangg {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.banlangg {
  width: 595px;
  float: left;
}
.banlangg1 {
  padding-left: 10px;
}
.abtop {
  width: 100%;
  margin: 0 auto;
}
.ititle {
  overflow: visible;
  width: 100%;
  float: left;
  line-height: 40px;
  border-bottom: 1px solid #DFDFDF;
}
.ititle span {
  float: right;
  padding-right: 10px;
}
.ititle span a {
  font-size: 13px;
  color: #666;
}
.ititle1 {
  height: 38px;
  line-height: 40px;
  border-bottom: none;
  border-top: 1px solid #DFDFDF;
}
.left_big {
  width: 853px;
  float: left;
}
.leftl {
  width: 370px;
  float: left;
  padding-right: 21px;
}
.leftr {
  width: 440px;
  float: left;
  padding-right: 22px;
}
/*图文摘要*/
.imgtext {
  width: 100%;
  padding: 13px 0 10px;
  float: left;
  _height: 117px;
  position: relative;
}
.leftl .imgtext, .right_big .imgtext {
  padding-bottom: 0px;
}
.imgtext1 {
  margin-bottom: 8px;
  _margin-bottom: 20px;
}
.imgtext img {
  width: 100%;
  height: 200px;
}
.imgtext p {
  width: 140px;
  padding: 10px 6px 0 0;
  float: left;
  font-size: 13px;
  color: #666;
  line-height: 200%;
  text-indent: 25px;
}
.imgtr {
  width: 146px;
  padding-top: 10px;
  float: left;
}
.imgtr p {
  padding-top: 5px;
}
.kejia .imgtext {
  width: 370;
  padding: 5px 0 7px 10px;
}
.kejia .imgtext img {
  width: 140px;
  height: 100px;
  padding: 12px 14px 0 0;
  float: left;
}
.kejia .imgtr {
  width: 216px;
}
.kejia .imgtr p {
  width: 210px;
}
.right_big {
  width: 345px;
  float: left;
  border: 1px solid #DFDFDF;
}
.rbcon {
  width: 333px;
  padding: 0 6px;
  float: left;
}
.tzgg {
  padding-bottom: 5px;
}
.ttjzg {
  width: 1177px;
  padding: 0 10px 3px;
  margin: 0 auto;
  clear: both;
  border: 1px solid #ccc;
}
.ttjzgcon {
  float: left;
  margin: 10px auto 0;
}
.tushuo {
  padding-left: 200px;
  background: url(tsjzg.jpg) no-repeat 10px 10px;
}
.ttjzgcon iframe {
  margin-top: -27px;
}
/*选项卡菜单*/
.ititle {
  width: 100%;
  float: left;
}
.tabtitle {
  overflow: visible;
  width: 100%;
  float: left;
  height: 38px;
  line-height: 40px;
  border-top: 1px solid #DFDFDF;
}
.tabtitle li {
  float: left;
  padding: 0 10px;
  margin: -1px 10px 0 0;
  padding-top: 2px;
}
.tabtitle li a {
  font-size: 17px;
  color: #000;
}
.tabtitle .hover {
  border-top: 2px solid #CC0000;
  padding-top: 0px;
}
.tabtitle .hover a {
  font-weight: bold;
}
.tabcon {
  width: 100%;
  float: left;
}
.jwmsxf {
  width: 100%;
  float: left;
  padding: 10px 0 14px;
}
/*友情链接选项卡*/
.tabltitle {
  width: 1120px;
  padding-left: 80px;
  float: left;
  background: url(yqljtbg2020.jpg) no-repeat;
  height: 32px;
}
.tabltitle li {
  height: 31px;
  line-height: 31px;
  float: left;
  padding: 0 10px;
}
.tabltitle li a {
  font-size: 16px;
  color: #333;
}
.tabltitle .hover {
  border: 1px solid #CC0000;
  border-bottom: none;
  background: #fff;
}
.tabltitle .hover a {
  color: #CC0000;
}
.yqlj {
  padding: 5px 0 15px;
}
.yqlj ul {
  margin: 0 10px;
}
.yqlj li {
  padding-top: 4px;
  margin: 0 5px;
  float: left;
  white-space: nowrap;
}
.yqlj li a {
  font-size: 12px;
  color: #444;
}
.shipin {
  width: 500px;
  height: 335px;
  float: left;
  margin-right: 3px;
  position: relative;
}
.shipin img {
  width: 100%;
  height: 335px;
}
.shipin .playbt {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 220px;
  bottom: 138px;
  z-index: 100;
  background: url(play.png) no-repeat;
  /*以下为IE6设置PNG透明代码*/
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src="../play.png");
}
.vvopacity {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 30px;
  background: #000;
  opacity: 0.5; /* Firefox, Opera*/
  filter: alpha(opacity=50); /* IE */
  z-index: 99;
}
.vimgh .vvopacity {
  height: 27px;
}
.biaotia {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  font-size: 15px;
  float: left;
  text-align: center;
  color: #fff;
  z-index: 199;
  overflow: hidden;
}
.vimgh li .biaotia {
  width: 214px;
  padding-left: 8px;
  text-align: left;
  height: 27px;
  line-height: 27px;
  font-size: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vimgh {
  width: 697px;
  float: left;
}
.vimgh li {
  width: 222px;
  margin: 0 0 15px 10px;
  _margin-left: 4px;
  float: left;
  overflow: hidden;
  position: relative;
}
.vimgh li img {
  width: 222px;
  height: 160px;
  float: left;
}
.pt5 {
  padding-top: 5px;
}
.pr0 {
  padding-right: 0px;
}
.mb21 {
  margin-bottom: 21px;
}
.mt12 {
  margin-top: 12px;
}
.mt23 {
  margin-top: 23px;
}
.h360 {
  height: 360px;
}
/*首页图片列表*/
.picimgi {
  width: 1200px;
  padding: 10px 0 12px 10px;
}
.picimgi li {
  width: 200px;
  height: 202px;
}
.picimgi li img {
  width: 158px;
  height: 200px;
  border: 1px solid #e1e1e1;
}
/*图片列表页图片列表*/
.picimg {
  padding-bottom: 8px;
}
.picimg li {
  padding: 20px 10px 15px 20px;
  height: 260px;
}
.picimg li img {
  width: 198px;
  height: 258px;
  border: 1px solid #e1e1e1;
}
.picimg li span {
  width: 152px;
  line-height: 20px;
  height: 40px;
}
.gyggimg li {
  padding: 20px 30px 15px 40px;
}
/*列表页*/
.listpage .left_big {
  width: 818px;
  padding-right: 35px;
  min-height: 800px;
}
.dqwztitle {
  width: 808px;
  float: left;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #ccc;
  font-size: 15px;
  padding-left: 10px;
  margin-bottom: 10px;
}
.dqwztitle a {
  font-size: 16px;
}
.datetime {
  float: right;
  color: #666;
}
.pagelink {
  width: 100%;
  float: left;
  padding-top: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
}
.pagelink a, .First_Page_action, .next_Page_Action, .Fir_Page_action, .Last_Page_Action {
  padding: 5px 15px;
  background: #e1e1e1;
  color: #666;
}
.pagelink span {
  margin: 0 3px;
}
.action_num {
  padding: 5px 15px;
  background: #F90;
  color: #900;
}
.First_Page_action a, .next_Page_Action a, .Fir_Page_action a, .Last_Page_Action a {
  padding: 0;
  background: none;
}
.lpzhuandao * {
  vertical-align: middle;
}
/*内容页*/
.wztitle {
  width: 100%;
  float: left;
  font-size: 23px;
  font-weight: normal;
  text-align: center;
  padding-top: 25px;
  line-height: 180%;
}
.wzinfo {
  width: 100%;
  float: left;
  text-align: center;
  padding: 10px 0;
  color: #666;
  border-bottom: 1px dotted #ccc;
}
.wzcon {
  width: 760px;
  padding: 20px;
  float: left;
  line-height: 200%;
}
.wzcon * {
  font-size: 16px;
  line-height: 200%;
}
.wzcon img {
  max-width: 750px;
  _width:expression(function(el) {
    el.style.width=el.clientWidth > 750 ? "670px": "auto";
  }
  (this));
}
.shangxia {
  width: 760px;
  padding: 40px 20px;
  float: left;
}
.shangxia div {
  height: 30px;
  line-height: 30px;
}
.sxleft {
  width: 60px;
  float: left;
}
.sxright {
  width: 600px;
  float: left;
}
.sxright span {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #333;
}
.tlgg {
  width: 100%;
  float: left;
}
.leftr .lineheight34 ul li {
  height: 34px;
  line-height: 34px;
}